projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
933ed56
)
* configure.ac: Remove forgotten GLIB_GSETTINGS call
author
Yuuki Harano
<masm+github@masm11.me>
Mon, 24 Jan 2022 12:26:17 +0000
(21:26 +0900)
committer
Yuuki Harano
<masm+github@masm11.me>
Mon, 24 Jan 2022 12:26:17 +0000
(21:26 +0900)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 515ae8253628485fb5fbb6d1a98864bcbaa117cd..e5574b6b054afd912d60b31e920fd68242c93e62 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-2806,9
+2806,6
@@
if test "${opsys}" != "mingw32"; then
AC_DEFINE([GLIB_DISABLE_DEPRECATION_WARNINGS], [1],
[Define to 1 to disable Glib deprecation warnings.])
fi
- if test "$window_system" = pgtk; then
- GLIB_GSETTINGS
- fi
else
check_gtk2=yes
gtk3_pkg_errors="$GTK_PKG_ERRORS "